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

declare const Eject: ReactIconComponentType;
export default Eject;
            