export declare const globToRegExp: (glob: string, options?: Record) => RegExp; export declare const untildify: (str: string) => string; //# sourceMappingURL=utils.d.ts.map