import { IAtxTag } from '../interfaces'; export declare class AtxTagComponent { readonly model: IAtxTag; }