import { Command } from "../types"; import { Registry } from "../util/Registry"; export declare const CommandRegistry: Registry;