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