PairTokenSchema: {
    __michelsonType: "pair";
    schema: Record<string, TokenSchema>;
}