export declare function resolveMarketPackageRootFromEntry(scriptPath?: string): string | undefined; export declare function resolveCliVersion(scriptPath?: string): string; export declare const CLI_VERSION: string;