import { HistoryState } from '../router.interface'; export declare const reduceUrl: (url: string) => HistoryState; //# sourceMappingURL=reduceUrl.d.ts.map