declare const _default: { form: { errorsContainer: string[]; container: string[]; responsive: string[]; table: string[]; header: string[]; body: string[]; column: string[]; actions: string[]; saveRow: string[]; cancelRow: string[]; rowError: string[]; addButton: string[]; addAnotherIcon: string[]; caption: string[]; }; html: { errorsContainer: string[]; container: string[]; responsive: string[]; table: string[]; header: string[]; body: string[]; column: string[]; actions: string[]; saveRow: string[]; cancelRow: string[]; rowError: string[]; caption: string[]; }; }; export default _default;