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