import { ReactIconComponentType } from '../types';

declare const EventSeat: ReactIconComponentType;
export default EventSeat;
            