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