import type { KottiField } from '../kotti-field/types'; export declare const KOTTI_FIELD_CURRENCY_SUPPORTS: KottiField.Supports; export declare const VALID_REGEX: RegExp;