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