UNPKG

botframework-webchat-component

Version:
4 lines 223 B
import React, { type PropsWithChildren } from 'react'; declare const SendBoxComposer: ({ children }: PropsWithChildren<{}>) => React.JSX.Element; export default SendBoxComposer; //# sourceMappingURL=SendBoxComposer.d.ts.map