/** * HUD Entry Point * * Runs a continuous loop to monitor and display OMK state. */ export declare function startHUD(): Promise; //# sourceMappingURL=index.d.ts.map