export interface IAtxDropdown { link: string; label: string; }