export declare function match(pattern: string, str: string): 1 | 0;