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