import { SvgIconComponent } from './types'; declare const ChairIcon: SvgIconComponent; export default ChairIcon;