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

declare const TrolleyIcon: MdiReactIconComponentType;
export default TrolleyIcon;
