Files

4 lines
112 B
TypeScript

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