import * as React from 'react'; declare function CurrencyRubIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default CurrencyRubIcon;