Variable WithdrawStructConst

WithdrawStruct: FixableBeetArgsStruct<WithdrawInstructionArgs & {
    instructionDiscriminator: number;
}> = ...