import { SVGProps } from "react"; declare const GlobalSocialChain: (props: SVGProps) => JSX.Element; export default GlobalSocialChain;