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

declare const CurrencyTwdIcon: MdiReactIconComponentType;
export default CurrencyTwdIcon;
