/** * Map of HTML elements to allowed attributes. * * @type {Record>} */ export const htmlElementAttributes: Record>; //# sourceMappingURL=index.d.ts.map