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