import type { IconProps } from '../../types';
declare const CurrencyRubelFill: import("react").NamedExoticComponent<IconProps>;
/**
 * MingCute Icon: Currency Rubel Fill
 * @see {@link https://www.mingcute.com MingCute Icon Docs}
 */
export { CurrencyRubelFill };
