import { FC, PropsWithChildren } from "react"; declare const Provider: FC; export default Provider;