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