export declare function regexToArray(regex: RegExp, content: string): RegExpExecArray[];