export declare const HUD_SURFACE_CLASS = "reticle-hud-surface"; export declare const HUD_SURFACE_FILL: string; export declare const HUD_SURFACE_PAINT: string; export declare const HUD_DROP_SHADOW: string; export declare const HUD_CHROME_CSS: string; export declare const HUD_LOG_WELL_CLASS = "reticle-hud-log-well"; export declare const HUD_LOG_WELL_CSS: string;