/// <reference types="react" />
declare const CurrencyRub: (props: any, ref: any) => JSX.Element;
export default CurrencyRub;
