export declare function evalEsmModule(code: string): Promise; export declare function codeToUrl(code: string): string;