/**
 * Renders the call header bar with elapsed time and leave/end call button.
 */
export declare const CallHeader: () => import("react/jsx-runtime").JSX.Element;
