export const ELEMENT_APPEAR: string;
export const ELEMENT_UPDATE: string;
export const ELEMENT_DELETE: string;
