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

declare const CurrencyTryIcon: MdiReactIconComponentType;
export default CurrencyTryIcon;
