import type { SetImportMap } from '../../2.app/config/import-map.contract';
export declare const replaceInDOM: (mapType: string) => SetImportMap;
