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