import { SVGProps } from "react";
declare const TIEjectOutline: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { TIEjectOutline };
