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