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