export type { Communicator, Message } from "./interface.js";
export { PopupCommunicator, type PopupConfigMessage } from "./PopupCommunicator.js";
