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