export declare function createRouteMatcher(path: string): RegExp;
