import { CommandInfo } from './command-info'; /**The type definition of a command container */ export type CommandContainer = Record; //# sourceMappingURL=command-container.d.ts.map