import type { Plugin } from 'esbuild';
export declare const ignorePlugin: Plugin;
