HintA hint type that can be either the type or a string.API/Type Aliases/Hinthoshimi/src/types/Manager.d.tsSignaturetype Hint<T> = T | (string & {});MembersThis export does not declare public properties or methods in the generated declaration file.