declare const _default: { ensure: (options: import("@nuofe/ndk-cli").Options, pkg: import("@nuofe/ndk-cli").Package, registry?: string | undefined, tag?: string | undefined) => Promise; get: (options: import("@nuofe/ndk-cli").Options, name: string, registry?: string | undefined, tag?: string | undefined) => Promise; }; export default _default;