import type { Vite } from '#dep/vite/index'; export declare const injectManifestIntoHtml: (html: string, manifest: Vite.Manifest, basePath: string) => string; //# sourceMappingURL=manifest.d.ts.map