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

declare const DeviceFillIcon: RemixiconReactIconComponentType;
export default DeviceFillIcon;
