export declare const CONTROLS_ERROR: string; export declare const VALUE_CHANGED_SYNC: string; export declare const FUNCTION_STRING: string; export declare const OBJECT_STRING: string; export declare const RX_WEB_VALIDATOR: string; export declare const NUMBER: string; export declare const BOOLEAN: string; export declare const CUSTOM: string; export declare const TEMPLATE_VALIDATION_CONFIG: string; export declare const CONDITIONAL_VALIDATOR: string; export declare const VALIDATOR_CONFIG: string; export declare const THIS: string; export declare const RXCODE: string; export declare const MODEL: string; export declare const MODEL_INSTANCE: string; export declare const PATCH: string;