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