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

declare const MeetupIcon: MdiReactIconComponentType;
export default MeetupIcon;
