/// import { IconProps } from '../../types'; declare const USBCircle: (allProps: IconProps) => JSX.Element; export default USBCircle;