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

declare const SaleIcon: MdiReactIconComponentType;
export default SaleIcon;
