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