export default function getMatches(regex: RegExp, str: string): string[];
//# sourceMappingURL=regex.d.ts.map