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