declare function export_default(pkgName: string, pkgVersion: string, opts?: { registry?: string; }): string; export { export_default as default };