Hook to get ThirdwebAuth instance
ThirdwebAuth
function useAuth(): undefined | ThirdwebAuth;
let returnType: undefined | ThirdwebAuth;