export declare function execall(re: RegExp, text: string): Generator<RegExpExecArray, void, unknown>;
//# sourceMappingURL=execall.d.ts.map