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