import { Command } from 'commander'; declare const server: Command; export { server }; //# sourceMappingURL=server.d.ts.map