export default function useActiveSinkId(): readonly [string, (sinkId: string) => void];