UNPKG

trieve-search-component

Version:

The easiest way to get up and running in your app using trieve search.

5 lines 203 B
import React from "react"; export declare const SuggestedQuestions: ({ onMessageSend, }: { onMessageSend?: () => void; }) => React.JSX.Element | null; //# sourceMappingURL=SuggestedQuestions.d.ts.map