import type { IRouterStrategy } from '../typings';
export declare const routerStrategies: IRouterStrategy;
