import { UserVoice } from './types';
export declare const useTalkingIndicator: () => import("../../../..").GraphqlResponseWrapper<UserVoice[]>;
