import { RemixiconReactIconComponentType } from './dist/typings';

declare const MoneyCnyCircleFillIcon: RemixiconReactIconComponentType;
export default MoneyCnyCircleFillIcon;
