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

declare const CurrencyScarabIcon: MdiReactIconComponentType;
export default CurrencyScarabIcon;
