import * as React from 'react'; import { CurrencyProps } from './types'; export declare const RUB: React.FC;