export declare function convertCjsToEsm(projectPath: string): Promise<void>;
