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

declare const CurrencyChfIcon: MdiReactIconComponentType;
export default CurrencyChfIcon;
