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

declare const SeatFlatIcon: MdiReactIconComponentType;
export default SeatFlatIcon;
