import { IconProps } from '../types'; export declare const Instagram: (props: IconProps) => JSX.Element;