import { type PropsWithChildren } from 'react'; import { type RootStyleProps } from '../runtimes/react/root-style-registry'; export declare function NextRootStyleRegistry({ children, cacheKey, enableCssReset, }: PropsWithChildren): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=root-style-registry.d.ts.map