type alias DelegationRe-exportimport { type Delegation } from "https://deno.land/x/lucid@0.7.7/mod.ts"; definition: { poolId: PoolId | null; rewards: Lovelace; }