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