/**
 * @module
 * @ignore
 * @internal
 */
import "./bundle-essentials.js";
import * as _actions from "./actions/index.js";
export * from "./bundle-essentials.js";
export declare const actions: Omit<typeof _actions, "Open" | "NextPage" | "PrevPage" | "GoToPage" | "EnablePage" | "DisablePage">;
export * as triggers from "./triggers/index.js";
//# sourceMappingURL=bundle-slim.d.ts.map