UNPKG

@botonic/react

Version:

Build Chatbots using React

7 lines (6 loc) 137 B
export function Title(props: any): any; export namespace Title { function serialize(titleProps: any): { title: any; }; }