IntegrationNylas: IntegrationBase & {
    configuration: {
        grants: IntegrationNylasGrant[];
    };
    type: "NYLAS";
}