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