import { MdiReactIconComponentType } from './dist/typings';

declare const ChairIcon: MdiReactIconComponentType;
export default ChairIcon;
