import { AccountId } from '../runtime'; /** AccountId */ export declare type AuthorityId = AccountId;