export declare const GENERIC_ERROR_MESSAGE = "Something went wrong. Please try again."; export declare const METHOD_NOT_SUPPORTED_ERROR_SUBSTRING = "this request method is not supported"; export declare const SEND_CALLS_NOT_SUPPORTED_ERROR = "SEND_CALLS_NOT_SUPPORTED_ERROR"; export declare const TRANSACTION_TYPE_CALLS = "TRANSACTION_TYPE_CALLS"; export declare const TRANSACTION_TYPE_CONTRACTS = "TRANSACTION_TYPE_CONTRACTS"; //# sourceMappingURL=constants.d.ts.map