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