/** * Gets information about the host user. * * @return {Object} The host user's name, uid, and gid. */ export default function getHostUser(): Object;