import type { PairingChannel } from "./pairing-store.types.js"; export declare function resolvePairingIdLabel(channel: PairingChannel): string;