import { IconProps } from '../lib';
declare function CurrencyRub(props: IconProps): JSX.Element;
export default CurrencyRub;
