export declare const ELEMENT_UL = "ul"; export declare const ELEMENT_OL = "ol"; export declare const ELEMENT_LI = "li"; export declare const ELEMENT_LIC = "lic"; export declare const KEYS_LIST: string[]; //# sourceMappingURL=defaults.d.ts.map