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