import { type RestrictionRegex } from '@overture-stack/lectern-dictionary'; import type { FieldRestrictionTestFunction } from '../FieldRestrictionTest'; export declare const testRegex: FieldRestrictionTestFunction;