TokenInfo: MintWithTokenProgram & {
    mint: PublicKey;
}

Extended Mint type to host token info.