import type { ImportMapConfig } from "./types.js"; export declare function mergeImportMaps(...maps: ImportMapConfig[]): ImportMapConfig; //# sourceMappingURL=merger.d.ts.map