import { RemoteParticipantState } from "../../../calling-stateful-client/src";
/**
 * @private
 */
export declare const checkIsSpeaking: (participant: RemoteParticipantState, inProgressRealTimeTextParticipantsIds?: string[]) => boolean;
//# sourceMappingURL=SelectorUtils.d.ts.map