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