//#region src/i18n/resources/zhCn/chat.d.ts
declare const _default: {
  readonly 'chat.avatar': "头像";
  readonly 'chat.placeholder': "...";
  readonly 'tokenTag.overload': "超额";
  readonly 'tokenTag.remained': "剩余";
  readonly 'tokenTag.used': "已用";
};
//#endregion
export { _default };
//# sourceMappingURL=chat.d.mts.map