import { SvgIconComponent } from './types'; declare const CurrencyRubleIcon: SvgIconComponent; export default CurrencyRubleIcon;