export declare function runEsBuild({ src, dist, }: { src: string; dist: string; }): Promise>; //# sourceMappingURL=commands.d.ts.map