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