import WhatsappAPI from "./WhatsappApi";
export { IncomingMessage, } from "./types";
export default WhatsappAPI;
