import { IconProps } from '../types';
declare function Usb(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default Usb;
//# sourceMappingURL=Usb.d.ts.map