import { ChatLabels } from '../i18n'; /** Returns the resolved UI labels (English defaults when used outside Chat). */ export declare function useLabels(): ChatLabels; //# sourceMappingURL=useLabels.d.ts.map