/**
 * List of SVG event handler attributes.
 *
 * @type {Array<string>}
 */
export const svgEventAttributes: Array<string>
