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

declare const TrolleyArrowRightIcon: MdiReactIconComponentType;
export default TrolleyArrowRightIcon;
