import type { CommandOptionDto } from "../../Command/index.js"; export type AutoCompleteOptionDto = CommandOptionDto;