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