import { withInstall } from "../utils/index.mjs"; import _ActionBarButton from "./ActionBarButton.mjs"; const ActionBarButton = withInstall(_ActionBarButton); var stdin_default = ActionBarButton; export { ActionBarButton, stdin_default as default };