import type { ImportMap } from '../model/import-map.js'; export declare function appendImportMap(importMap: ImportMap): void;