declare const locale: { total: string; groupText: string; dropAreaTitle: string; dropAreaPlaceholder: string; }; export default locale;