declare const _default: { config: import("./models/icommand").ICommand; drives: import("./models/icommand").ICommand; ganache: import("./models/icommand").ICommand; login: import("./models/icommand").ICommand; logs: import("./models/icommand").ICommand; logout: { getControllerInstance: () => import("../services/authentication/authentication.service").AuthenticationService; help: () => string; action(): Promise; }; }; export = _default;