"use client";

export {
  SuggestionByIndexProvider,
  type SuggestionByIndexProviderProps,
} from "@assistant-ui/core/react";
