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