import { Participant } from 'twilio-video'; export default function useParticipantNetworkQualityLevel(participant: Participant): number | null;