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

declare const EscalatorIcon: MdiReactIconComponentType;
export default EscalatorIcon;
