export declare const TITLE = "ByteDance";
export declare const COLOR_PRIMARY = "#325AB4";
export declare const AVATAR_BACKGROUND = "#325AB4";
export declare const AVATAR_COLOR = "#fff";
export declare const AVATAR_ICON_MULTIPLE = 0.6;
