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