export declare const DIV_TAG = "div"; export declare const SPAN_TAG = "span"; export declare const P_TAG = "p"; export declare const UL_TAG = "ul"; export declare const LI_TAG = "li";