/// import { SelectDeviceProps } from "./select-device.props"; export declare function SelectDevice(props: SelectDeviceProps): JSX.Element;