export declare const INVALID: string; export declare const PROPERTY: string; export declare const OBJECT_PROPERTY: string; export declare const ARRAY_PROPERTY: string; export declare const STRING: string; export declare const MESSAGE: string; export declare const BLANK: string;