/// import type { IRootContext } from './typings/rootContext'; declare const RootContext: import("react").Context>; export default RootContext;