export declare const ELEMENT_APPEAR = "appear";
export declare const ELEMENT_UPDATE = "update";
export declare const ELEMENT_DELETE = "delete";
