export interface IAtxTag { href: string; type: string; label: string; }