export declare const createRootRegexp: (root: string, osPathDelimiter: string) => RegExp;
