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