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