import type { Plugin } from "@mr-hope/vuepress-types"; import type { FeedOptions } from "../types"; export declare const feedPlugin: Plugin;