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