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