export declare const WEB3_ACCT_NOT_EXISTS_ERR = "Account does not exist"; export declare const SYS_ALREADY_IN_USE_ERR = "0x0"; export declare const SYS_INSUF_FUND_ERR = "0x1"; export declare const ANCHOR_ACC_NOT_INIT_ERR = "0xbc4"; export declare const ANCHOR_HAS_ONE_ERR = "0x7d1"; export declare const ANCHOR_SEEDS_VIOLATED_ERR = "0x7d6"; export declare const CONC_MERKLE_TREE_ERROR = "0x1771"; export declare const TWL_FAILED_VOC_ERROR = "0x1776"; export declare const TWL_BAD_MINT_PROOF_ERROR = "0x1788"; export declare const VIPERS_INT_OVERFLOW_ERR = "0x44f"; //# sourceMappingURL=constants.d.ts.map