import { RemixiconReactIconComponentType } from './dist/typings';

declare const UsbLineIcon: RemixiconReactIconComponentType;
export default UsbLineIcon;
