import { TCallerUserInfoValue } from '../context';
export declare function useCallerUserInfoContext(): TCallerUserInfoValue;
