declare function getButtonColor(button: HTMLButtonElement, isHoverOrActive?: boolean): string;
declare function getButtonTextColor(button: HTMLButtonElement): string;
declare function btn_hren_press(): void;
declare function btn_hren_update(): void;
//# sourceMappingURL=script.d.ts.map