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