UNPKG

@lobehub/ui

Version:

Lobe UI is an open-source UI component library for building AIGC web apps

6 lines 293 B
import { ChatHeaderTitleProps } from "./type.mjs"; //#region src/mobile/ChatHeader/ChatHeaderTitle.d.ts declare const ChatHeaderTitle: import("react").NamedExoticComponent<ChatHeaderTitleProps>; //#endregion export { ChatHeaderTitle as default }; //# sourceMappingURL=ChatHeaderTitle.d.mts.map