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