/** * A Map between HTML interfaces and the tags that inherits from it * @type {Map} */ export declare const HTML_INTERFACE_NAME_TO_TAG_NAMES_MAP: any;