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