export { CometChatDeletedBubble } from "./CometChatDeletedBubble";
export type { CometChatDeletedBubbleInterface } from "./CometChatDeletedBubble";

export { getDeletedBubbleStyle } from "./styles";
export type { DeletedBubbleStyle } from "./styles";
