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