import { CometChatDetails, CometChatDetailsInterface, DetailsStyleInterface, ModalDetailsInterface, ModalDetailsStyleInterface } from './CometChatDetails';
import { DetailsConfiguration, DetailsConfigurationInterface } from './DetailsConfiguration';
export { CometChatDetails, DetailsConfiguration, DetailsConfigurationInterface, CometChatDetailsInterface, DetailsStyleInterface, ModalDetailsInterface, ModalDetailsStyleInterface, };
