import { Participant } from 'twilio-video'; export declare const useIsVideoTrackEnabled: (participant: Participant) => boolean;