import type { DeviceHardware } from '../../../domain/device.js'; export declare function getHardware(): Promise; //# sourceMappingURL=get-hardware.d.ts.map