export declare function regexFromString(input: string): RegExp | null;
//# sourceMappingURL=regex-from-string.d.ts.map