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

declare const CurrencyBrlIcon: MdiReactIconComponentType;
export default CurrencyBrlIcon;
