export declare const createDynamicRouteParser: (paths: string[]) => (url: import("../../MemoryRouter").UrlObjectComplete) => void;
