import { Participant } from 'twilio-video'; export default function useParticipantIsReconnecting(participant: Participant): boolean;