import type { FC, PropsWithChildren } from "react"; import { type ThreadMessageClientProps } from "@assistant-ui/core/store"; export declare const MessageProvider: FC>; //# sourceMappingURL=MessageProvider.d.ts.map