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