import { PageAPI } from "./PageAPI.cjs";
import { PageAPIArgs } from "./types.cjs";
export { PageAPI, type PageAPIArgs };