/** * Map of HTML elements to allowed attributes. * * @type {Record>} */ export const htmlElementAttributes: Record>;