export declare const ENTITY_TYPE_PREFIX: "entity__";
export declare const ENTITY_TYPE_VALIDATION_REGEXP: RegExp;
