export declare const tooltipPrefix = "mzn-tooltip"; export declare const tooltipClasses: { readonly host: "mzn-tooltip"; readonly arrow: "mzn-tooltip__arrow"; };