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