import type { IconComponent } from '../types'; declare const Carrot: IconComponent; export default Carrot;