import type { PropsWithChildren } from 'react'; export declare function AuthProvider({ children }: PropsWithChildren): import("@emotion/react/jsx-runtime").JSX.Element;