import type { Command as ICommand } from "../types/command.d.ts"; declare const _default: ICommand; export default _default;