import { JsPlugin } from '../type.js';
/**
 * avoid add new external in config hook
 */
export declare function externalAdapter(): JsPlugin;
