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