import { SvgIconComponent } from './types'; declare const ElevatorIcon: SvgIconComponent; export default ElevatorIcon;