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