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

declare const MoneyCnyCircleLineIcon: RemixiconReactIconComponentType;
export default MoneyCnyCircleLineIcon;
