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