import type { DocumentationReadHook } from "@slicemachine/plugin-kit"; import type { PluginOptions } from "../types"; export declare const documentationRead: DocumentationReadHook;