export const dateSelector = { backToToday: 'Back to Today', cancel: 'Cancel', confirm: 'Confirm', }; export const common = { alert: 'Alert', success: 'Success', error: 'Error', delete: 'Delete', confirm: 'Confirm', cancel: 'Cancel', };