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