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