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

declare const CashRefundIcon: MdiReactIconComponentType;
export default CashRefundIcon;
