export declare const MAX_SIGNERS = 32; export declare const MIN_SIGNERS = 1; export declare const MIN_SIGNER_QUORUM = 1; export declare const VALID_ACCOUNT_SET_FLAGS: number[]; export declare const USER_KEY_SETTING_FLAG = 65536; export declare const MASTER_KEY_DEACTIVATION_FLAG = 1048576; export declare const REQUIRE_DESTINATION_TAG_FLAG = 131072; export declare const TF_PARTIAL_PAYMENT = 131072; //# sourceMappingURL=constants.d.ts.map