export default function RemoveAllThatSatisfyRegex(data: string[], regex: RegExp, startAt: number, parseDirection: 'UP' | 'DOWN'): [string[], string[]]; //# sourceMappingURL=RemoveAllInRangeByRegex.d.ts.map