import { ChatLocale } from '../interfaces';
declare const locale: ChatLocale;
export default locale;
