export declare function globMatcher(glob: string): (value: string) => boolean;