import IHTMLElementConfigEntity from './IHTMLElementConfigEntity.js';
/**
 * @see https://html.spec.whatwg.org/multipage/indices.html
 */
declare const _default: {
    [key: string]: IHTMLElementConfigEntity;
};
export default _default;
//# sourceMappingURL=HTMLElementConfig.d.ts.map