export declare function match(str: string, include?: RegExp, exclude?: RegExp): boolean;