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