export const labels: { loading: string; ok: string; add: string; remove: string; delete: string; 'delete-confirm': string; 'add-number': string; 'add-entry': string; entry: string; 'remove-entry': string; 'add-item': (context: any, locale: any) => any; 'remove-item': (context: any, locale: any) => any; 'add-row': string; 'remove-row': string; 'remove-rows': string; 'move-up': string; 'move-down': string; 'move-to-position': (context: any) => string; };