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