/**
 * List of ARIA attributes.
 *
 * @type {Array<string>}
 */
export const ariaAttributes: Array<string>
