specialColors: VarGroup<
    Readonly<
        { nsfl: string; nsfp: string; nsfw: string; pol: string; sfw: string },
    >,
    symbol,
> = ...