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