export declare const INVALID: string;
export declare const PROPERTY: string;
export declare const OBJECT_PROPERTY: string;
export declare const ARRAY_PROPERTY: string;
