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