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

declare const LocalShippingIcon: MdiReactIconComponentType;
export default LocalShippingIcon;
