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