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

declare const DeviceLineIcon: RemixiconReactIconComponentType;
export default DeviceLineIcon;
