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