import * as react_jsx_runtime0 from "react/jsx-runtime"; //#region src/components/elements/ssr-layout-effect.d.ts declare function SsrScript(props: { script: string; nonce?: string; }): react_jsx_runtime0.JSX.Element; //#endregion export { SsrScript }; //# sourceMappingURL=ssr-layout-effect.d.ts.map