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