import { FC } from "react"; declare const Root: FC; export default Root;