export declare const overflowTooltipPrefix = "mzn-overflow-tooltip"; export declare const overflowCounterTagPrefix = "mzn-overflow-counter-tag"; export declare const overflowTooltipClasses: { host: string; content: string; arrow: string; counterTagHost: string; counterTagDisabled: string; counterTagReadOnly: string; };