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