import { IRouterConfig } from 'ice';
declare const routerConfig: IRouterConfig[];
export default routerConfig;
