import type { FetchConfig, ProfileData } from '@lerna-lite/core'; export declare function getProfileData(opts: FetchConfig): Promise;