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