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

declare const CashRegisterIcon: MdiReactIconComponentType;
export default CashRegisterIcon;
