export function getManifestPath({ pluginDir, packageDir, packageName }: { pluginDir: any; packageDir: any; packageName: any; }): Promise;