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

declare const SeatIcon: MdiReactIconComponentType;
export default SeatIcon;
