import type { Plugin } from "esbuild";
export declare const consoleDetectorPlugin: Plugin;
