import { IconDefinition } from '../types'; declare const UsbOutlined: IconDefinition; export default UsbOutlined;