export declare const streakIcon: (active: Boolean, color: string) => string; export declare const streakIcon2: (active: boolean) => string;