@witchcraft/editor
    Preparing search index...

    Variable highlightPluginKeyConst

    highlightPluginKey: PluginKey<
        {
            colors: Record<
                "slot1"
                | "slot2"
                | "slot4"
                | "slot3"
                | "slot5",
                { color: string; matches?: string[]; name: string },
            >;
        },
    > = ...