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