import { SVGIconDef } from './types';
declare const MoneyCnyCircleOutlined: SVGIconDef;
export default MoneyCnyCircleOutlined;
