export declare const GasLimitExceeded: string; export declare const MethodEmptyName: string; export declare const WasmerCompileError: string; export declare const GuestPanic: string; export declare const Memory: string; export declare const GasExceeded: string; export declare const MethodUTF8Error: string; export declare const BadUTF16: string; export declare const WasmTrap: string; export declare const GasInstrumentation: string; export declare const InvalidPromiseIndex: string; export declare const InvalidPromiseResultIndex: string; export declare const Deserialization: string; export declare const MethodNotFound: string; export declare const InvalidRegisterId: string; export declare const InvalidReceiptIndex: string; export declare const EmptyMethodName: string; export declare const CannotReturnJointPromise: string; export declare const StackHeightInstrumentation: string; export declare const CodeDoesNotExist: string; export declare const MethodInvalidSignature: string; export declare const IntegerOverflow: string; export declare const MemoryAccessViolation: string; export declare const InvalidIteratorIndex: string; export declare const IteratorWasInvalidated: string; export declare const InvalidAccountId: string; export declare const Serialization: string; export declare const CannotAppendActionToJointPromise: string; export declare const InternalMemoryDeclared: string; export declare const Instantiate: string; export declare const ProhibitedInView: string; export declare const InvalidMethodName: string; export declare const BadUTF8: string; export declare const BalanceExceeded: string; export declare const LinkError: string; export declare const InvalidPublicKey: string; export declare const ActorNoPermission: string; export declare const RentUnpaid: string; export declare const ReceiverMismatch: string; export declare const CostOverflow: string; export declare const InvalidSignature: string; export declare const AccessKeyNotFound: string; export declare const NotEnoughBalance: string; export declare const NotEnoughAllowance: string; export declare const Expired: string; export declare const DeleteAccountStaking: string; export declare const SignerDoesNotExist: string; export declare const TriesToStake: string; export declare const AddKeyAlreadyExists: string; export declare const InvalidSigner: string; export declare const CreateAccountNotAllowed: string; export declare const ActionError: string; export declare const TriesToUnstake: string; export declare const InvalidNonce: string; export declare const AccountAlreadyExists: string; export declare const InvalidChain: string; export declare const AccountDoesNotExist: string; export declare const MethodNameMismatch: string; export declare const DeleteAccountHasRent: string; export declare const InvalidReceiver: string; export declare const DeleteKeyDoesNotExist: string; export declare const Timeout: string; export declare const Closed: string;