import { RemoteDevice } from './remote_device.js'; export async function fetchDeviceContent( device: RemoteDevice ): Promise;