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