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

declare const LorryCheckIcon: MdiReactIconComponentType;
export default LorryCheckIcon;
