/** * Response type for getSlot RPC method */ export type SlotResponse = bigint;