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