import type Conf from 'conf'; import type { InfinicodeConfig } from '../kernel/config-schema.js'; export declare function showStatus(config: Conf): Promise;