export declare function esc(s: string): string;
export declare function formatUptime(ms: number): string;
export declare const FAVICON = "data:image/svg+xml,";
export declare const DOCS_BASE = "https://0xranx.github.io/golembot";
export declare const ENGINE_COLORS: Record;
export declare const BASE_CSS: string;
//# sourceMappingURL=ui-shared.d.ts.map