import type { MultiCustomerConfig, CliArgs } from '../../types.js'; export declare function handlePullIntegrationsCommand(customerConfig: MultiCustomerConfig, args: CliArgs, verbose: boolean): Promise; //# sourceMappingURL=pull-integrations.d.ts.map