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