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

declare const LocalOfferIcon: MdiReactIconComponentType;
export default LocalOfferIcon;
