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