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

declare const TrolleyPlusIcon: MdiReactIconComponentType;
export default TrolleyPlusIcon;
