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