import { type PropsWithChildren } from 'react'; export declare function OverlayProvider({ children }: PropsWithChildren): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=Provider.d.ts.map