export { CometChatReceipt } from "./CometChatReceipt";

export type { ReceiptStyles } from "./style";

export type { CometChatReceiptInterface } from "./CometChatReceipt";
