// Auto-generated via `yarn polkadot-types-from-defs`, do not edit /* eslint-disable */ import type { Balance } from '@boo-0x/types/interfaces/runtime'; /** @name PalletBalanceOf */ export interface PalletBalanceOf extends Balance {} export type PHANTOM_ACCOUNTS = 'accounts';