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