import { StatusCode } from '../shared/codes.js'; declare function handleStatusCmd(): Promise; export { handleStatusCmd };