UNPKG

communication-react-19

Version:

React library for building modern communication user experiences utilizing Azure Communication Services (React 19 compatible fork)

8 lines 306 B
/// <reference types="react" /> /** @private */ export declare const CallingCaptionsSettingsModal: (props: { showCaptionsSettingsModal: boolean; onDismissCaptionsSettings: () => void; changeCaptionLanguage?: boolean; }) => JSX.Element; //# sourceMappingURL=CallingCaptionsSettingsModal.d.ts.map