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