import { type Command } from "commander"; export declare function registerListCommand(voices: Command): void; //# sourceMappingURL=list.d.ts.map