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