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