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