import { IconComponent } from '../types'; declare const Elevator: IconComponent; export default Elevator;