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