Variable DepositStructConst

DepositStruct: FixableBeetArgsStruct<DepositInstructionArgs & {
    instructionDiscriminator: number;
}> = ...