import type { LinkNativeRegex } from '../spec/EnrichedTextInputNativeComponent'; export declare const toNativeRegexConfig: (regex: RegExp | undefined | null) => LinkNativeRegex; //# sourceMappingURL=regexParser.d.ts.map