import { AppMasterRouterConstructor } from "./modules"; declare const Main: AppMasterRouterConstructor; export { Main };