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

declare const InstagramIcon: MdiReactIconComponentType;
export default InstagramIcon;
