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

declare const Usb: ReactIconComponentType;
export default Usb;
            