export declare function getPluginNameWithVersion(currentVersion: string, packageName?: string): Promise<string>;
