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

declare const LorryIcon: MdiReactIconComponentType;
export default LorryIcon;
