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

declare const ForkliftIcon: MdiReactIconComponentType;
export default ForkliftIcon;
