export declare class Constants { static M2C2KIT_SCHEMATICS_PACKAGE_VERSION: string; static M2C2KIT_CORE_PACKAGE_VERSION: string; static M2C2KIT_ADDONS_PACKAGE_VERSION: string; static M2C2KIT_SESSION_PACKAGE_VERSION: string; static M2C2KIT_BUILD_HELPERS_PACKAGE_VERSION: string; static M2C2KIT_SCHEMA_UTIL_PACKAGE_VERSION: string; static CONCURRENTLY_VERSION: string; static RIMRAF_VERSION: string; static ROLLUP_PLUGIN_LIVERELOAD_VERSION: string; static ROLLUP_PLUGIN_SERVE_VERSION: string; static TYPESCRIPT_VERSION: string; static ROLLDOWN_VERSION: string; static CROSSENV_VERSION: string; }