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