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