import type { Plugin } from '../../types/config.ts'; declare const plugin: Plugin; export default plugin;