export declare const TooltipWrapper: import("styled-components").StyledComponent<"div", any, {}, never>; export declare const TooltipStyled: any; export declare const TooltipStyle: { position: string; background: string; color: string; border: string; borderRadius: string; padding: string; maxWidth: string; whiteSpace: string; zIndex: number; }; export declare const Label: import("styled-components").StyledComponent<"label", any, { color: string; isHotkey?: boolean | undefined; }, never>; export declare const HotkeyWrapper: import("styled-components").StyledComponent<"div", any, {}, never>; export declare const LabelWrapper: import("styled-components").StyledComponent<"div", any, {}, never>; //# sourceMappingURL=style.d.ts.map