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