import "../../_dnt.polyfills.js"; export declare function multisigAccountId(signatories: Uint8Array[], threshold: number): Uint8Array;