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