import type { ComponentProps } from "../../types/index.js"; export declare function generateProdHydrationScript(slug: string, _params?: Record, props?: ComponentProps, nonce?: string): string; //# sourceMappingURL=prod-hydration.d.ts.map