import { type Plugin } from "esbuild"; export declare const writeFilePlugin: () => Plugin; //# sourceMappingURL=writeFilePlugin.d.ts.map