export declare const LegendToggleButton: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLButtonElement>, "$size" | "$backgroundColor" | "$borderColor" | "$iconColor" | "$hoverBackgroundColor" | "$hoverBorderColor" | "$top" | "$right" | "$left" | "$bottom"> & { $backgroundColor?: string; $borderColor?: string; $iconColor?: string; $hoverBackgroundColor?: string; $hoverBorderColor?: string; $top?: string; $right?: string; $left?: string; $bottom?: string; $size?: number; }, never> & Partial, HTMLButtonElement>, "$size" | "$backgroundColor" | "$borderColor" | "$iconColor" | "$hoverBackgroundColor" | "$hoverBorderColor" | "$top" | "$right" | "$left" | "$bottom"> & { $backgroundColor?: string; $borderColor?: string; $iconColor?: string; $hoverBackgroundColor?: string; $hoverBorderColor?: string; $top?: string; $right?: string; $left?: string; $bottom?: string; $size?: number; }, never>>> & string;