/** Test whether the given string is a glob */
export declare function isGlob(str: string): boolean;
//# sourceMappingURL=is_glob.d.ts.map