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