declare const getStaffTypeDisplayName: (staffType: any) => any; export default getStaffTypeDisplayName;