usePersonalWalletAddress

function usePersonalWalletAddress(): undefined | string;

Returns

let returnType: undefined | string;