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

declare const CurrencyIlsIcon: MdiReactIconComponentType;
export default CurrencyIlsIcon;
