export declare const isMatch: (value: any, pattern: string | RegExp) => boolean;