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