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