import { TCallInfoContextValue } from '../context'; export declare function useCallInfoContext(): TCallInfoContextValue;