import { ChatLog } from './rename.chat'; export declare const uilog: ChatLog; export declare const g_aspect_ratio: number; export declare const g_mask_color = "hsla(0, 0%, 0%, 0.2)"; export declare const g_border_bottom_width = 0.5; export declare const g_flatlist_border_bottom_width = 0.5; export declare const g_not_existed_url = "https://address-that-does-not-exist"; //# sourceMappingURL=const.d.ts.map