export declare function writeModuleGlobsIntoVirtualModuleCode(code: string, importModuleGlobs: string[]): string;