import { CLIArgs } from '@neo-one/server-plugin-esnext-esm'; export declare const startNode: ({ vorpal, monitor, shutdown, mutableShutdownFuncs, logConfig$ }: CLIArgs) => void;