import type { CommandHandler } from "./commands-types.js";
export declare const handleTtsCommands: CommandHandler;
