import type { SSDP } from '../index.js';
export declare function resolveService(ssdp: SSDP, usn: string, st: string, location: string, ttl: number): Promise<void>;
//# sourceMappingURL=resolve-service.d.ts.map