export declare const BASE_RESERVE = 10;
export declare const BASE_RESERVE_MIN_COUNT = 2;
export declare const NATIVE_ASSET_IDENTIFIER = "native";
