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