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

declare const InstagramFillIcon: RemixiconReactIconComponentType;
export default InstagramFillIcon;
