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