export declare function buildExports(moduleExports: any, isESM: boolean): string;
