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

declare const EventSeatIcon: MdiReactIconComponentType;
export default EventSeatIcon;
