ShardData typeSignature:export type ShardData = { proofs: string[]; entries: SnapshotEntry[];};References: SnapshotEntry