declare const InstagramSVG: ({ className }: { className: string; }) => JSX.Element; export default InstagramSVG;