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