import { SvgIconComponent } from './types'; declare const DeviceUnknownIcon: SvgIconComponent; export default DeviceUnknownIcon;