export { getInitials } from './get-initials'; export { getFullName } from './get-full-name';