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