import 'dayjs/locale/zh-cn';
export declare const getChatItemTime: (updateAt: number) => string;
