import * as React from 'react'; import { StackProps } from '@mui/material/Stack'; declare const ThreadInputWrapper: React.FC; export default ThreadInputWrapper;