import { IconProps } from '../Icon'; declare function SvgInstagram(props: IconProps): JSX.Element; export default SvgInstagram;