import { ReactIconComponentType } from '../types';

declare const UsbOff: ReactIconComponentType;
export default UsbOff;
            