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

declare const ElevatorIcon: MdiReactIconComponentType;
export default ElevatorIcon;
