import type { IPlugin } from 'build-scripts';
declare const plugin: IPlugin;
export default plugin;
