import { IconProps } from '../types';
declare const CurrencyRub: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default CurrencyRub;
//# sourceMappingURL=CurrencyRub.d.ts.map