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