export declare const HAS_PART = "hasPart";
export declare const LABEL = "label";
export declare const PATTERN_DATETIME = "^[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}$";
export declare const TITLE = "title";
