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