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