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

declare const TrolleyOffIcon: MdiReactIconComponentType;
export default TrolleyOffIcon;
