export declare function regenerateCode(codeDir: string, session: any, sourceLocation: string | null): Promise<void>;
