Files

4 lines
110 B
TypeScript

import { TdChatThinkingProps } from './type';
declare const props: TdChatThinkingProps;
export default props;