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