RAMP4 - v4.21.0
    Preparing search index...
    useLegendStore: StoreDefinition<
        "legend",
        Pick<
            LegendStore,
            | "children"
            | "legendConfig"
            | "headerControls"
            | "multilineItems"
            | "maxLines",
        >,
        Pick<LegendStore, never>,
        Pick<LegendStore, "addItem" | "removeItem" | "replaceItem">,
    > = ...