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

declare const SeatOutlineIcon: MdiReactIconComponentType;
export default SeatOutlineIcon;
