// Auto-generated via `yarn polkadot-types-from-defs`, do not edit /* eslint-disable */ import type { Vec, bool } from '@polkadot/types'; /** @name Approvals */ export interface Approvals extends Vec {} export type PHANTOM_POLL = 'poll';