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

declare const CurrencyCnyIcon: MdiReactIconComponentType;
export default CurrencyCnyIcon;
