import { ReactIconComponentType } from '../types';

declare const Escalator: ReactIconComponentType;
export default Escalator;
            