export interface AccountStateFrozen { type: 'frozen'; stateHash: Uint8Array; } //# sourceMappingURL=AccountStateFrozen.d.ts.map