import { Spawner } from '../../util/spawner/types'; export declare function getTargetHardwareUuid(spawner: Spawner): Promise; //# sourceMappingURL=get-target-hardware-uuid.d.ts.map