import { Command } from 'commander'; export declare function registerScriptCommands(program: Command): void;