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