import { PropsWithChildren } from 'react'; export default function UserProfileProvider({ children }: PropsWithChildren): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=user-profile-provider.component.d.ts.map