import { Participant } from 'twilio-video'; export default function useScreenShareParticipant(): Participant | undefined;