export type CallerKeyProof = { pkey: string; vpkey: string; repr: string; proof: string; proofShard: number; proofRound: number; };