export declare function matchAll(text: string, regex: RegExp): RegExpExecArray[];