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