export declare class AtxTooltipComponent { readonly label: string; readonly clazz: string; readonly message: string; readonly placement: string; }