import { ReactIconComponentType } from '../types';

declare const LegendToggle: ReactIconComponentType;
export default LegendToggle;
            