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