export declare const DEFAULT_BRANCH_COLORS: string[]; export declare const COLORFUL_BRANCH_COLORS: string[]; export declare const SOFT_BRANCH_COLORS: string[]; export declare const RETRO_BRANCH_COLORS: string[]; export declare const DARK_BRANCH_COLORS: string[]; export declare const STARRY_BRANCH_COLORS: string[];