import { Config, ConfigOptions } from '@nuofe/ndk-config'; declare const _default: (options: ConfigOptions) => Promise; export default _default;