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