export declare const $OrganizationIntegrations: { properties: { importers: { type: string; contains: { type: string; }; }; notifications: { type: string; }; }; };