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

declare const CurrencyNgnIcon: MdiReactIconComponentType;
export default CurrencyNgnIcon;
