import type { CheckResult } from "../types"; export declare function checkConfig(): Promise;