export const commandBasedElements: (typeof command | typeof subsystem)[]; import * as command from "./command"; import * as subsystem from "./subsystem";