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