export declare function addImportMap(key: string, value: any): void; export declare function handleImportMaps(script: string): string;