import _sfc_main from "./FloatingBubble.vue.mjs";
import install from "../../../utils/install.mjs";
const MobileFloatingBubble = install.withInstall(
"MobileFloatingBubble",
_sfc_main
);
export {
MobileFloatingBubble,
MobileFloatingBubble as default
};