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