import { BuildOptions } from 'esbuild'; export declare function bundle(options?: BuildOptions): Promise;