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

declare const FoursquareIcon: MdiReactIconComponentType;
export default FoursquareIcon;
