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