import React from 'react'; import { IconProps } from "./"; declare const Instagram: React.FC; export default Instagram;