import { IconSvgProps } from '../types';
declare const EjectSimple: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default EjectSimple;
//# sourceMappingURL=EjectSimple.d.ts.map