import { StyledIcon } from '@styled-icons/styled-icon'; export declare const LegendToggle: StyledIcon; export declare const LegendToggleDimensions: { height: number; width: number; };