/// <reference types="react" />
declare const Instagram: () => JSX.Element;
export default Instagram;
