export type { SlashCommand } from "./types"; export { getCommand, getAllCommands } from "./command-registry";