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