import { IconProps } from '../lib';
declare function Eject(props: IconProps): JSX.Element;
export default Eject;
