export type AriaInvalid = boolean | 'grammar' | 'spelling';
