export declare function handleBundle(entryFile: string, options: { output?: string; }): Promise;