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