import { Command } from 'commander'; export * from './action.js'; export declare const startNodeCommand: Command;