export declare const ICON_BUTTON_SIZE: { xxlarge: number; large: number; medium: number; small: number; xsmall: number; }; export declare const ICON_BUTTON_TOOLTIP_SPACING = 8; export declare const TOOLTIP_POSITION_SPACING: { xxlarge: string; large: string; medium: string; small: string; xsmall: string; };