import { CreateNodeConfig } from 'index'; export declare const create: (cfg: Partial) => Promise;