import type { ProjectInitHook } from "@prismicio/plugin-kit"; import type { PluginOptions } from "../types.js"; export declare const projectInit: ProjectInitHook;