export declare function isSimpleMatch(value: string, pattern: string | string[]): boolean;
//# sourceMappingURL=is-simple-match.d.ts.map