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