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