import type { VeryfrontConfig } from "../../config/index.js"; export declare function generateDevComponentManifestScript(config: VeryfrontConfig, nonce?: string): string; //# sourceMappingURL=dev-component-manifest.d.ts.map