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