export interface IAccessibilityLang { selected: string; input: string; }