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