export declare const SUITE_VERSION = "1.0.4"; export declare const SPACEDATASTANDARDS_VERSION = "1.177.0"; export declare const FLATSQL_VERSION = "1.4.5"; export declare const HD_WALLET_WASM_VERSION = "2.0.29"; export declare const HD_WALLET_UI_VERSION = "2.0.29"; export declare const IPFS_WEBUI_VERSION = "4.12.0"; export declare const KUBO_VERSION = "0.40.0-dev"; export declare const DEFAULT_UPDATE_CHANNEL = "stable"; export declare const CURRENT_ADVERTISEMENT_FLAG = "spacedatanetwork/1.0.0"; export declare const SUPPORTED_ADVERTISEMENT_FLAGS: readonly ["spacedatanetwork/1.0.0"]; export declare const SUITE_VERSION_INFO: Readonly<{ suiteVersion: "1.0.4"; spacedatastandardsVersion: "1.177.0"; flatsqlVersion: "1.4.5"; hdWalletWasmVersion: "2.0.29"; hdWalletUIVersion: "2.0.29"; ipfsWebUIVersion: "4.12.0"; defaultUpdateChannel: "stable"; currentAdvertisementFlag: "spacedatanetwork/1.0.0"; supportedAdvertisementFlags: "spacedatanetwork/1.0.0"[]; }>; //# sourceMappingURL=version-info.generated.d.ts.map