import { IconProps } from '../Icon'; declare function SvgDeviceHub(props: IconProps): JSX.Element; export default SvgDeviceHub;