import type { IconComponent } from '../types'; declare const Usb: IconComponent; export default Usb;