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

declare const MoneyCnyBoxFillIcon: RemixiconReactIconComponentType;
export default MoneyCnyBoxFillIcon;
