import { FC } from "react"; import { RecoilRootProps } from "recoil"; declare const RouterRoot: FC; export default RouterRoot;