import type { SelfTestResult } from "../types.js"; export declare function runSelfTest(): SelfTestResult;