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