export declare const isMatch: (value: any, pattern: string | RegExp) => boolean; //# sourceMappingURL=is-match.d.ts.map