import { BabelConfigPackage } from './init'; export { BabelConfigPackage }; declare const _default: { init: (options: import("@nuofe/ndk-package").PackageOptions) => Promise; }; export default _default;