export declare function handleIntegrations(cwd: string, isDev: boolean): Promise<void>;
