import { FC, PropsWithChildren } from 'react'; declare const RootProvider: FC; export { RootProvider };