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