import type { Plugin } from "unified"; declare const plugin: Plugin<[]>; export default plugin;