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