export interface BundleServerOptions { disableCache: boolean; port?: number | number[]; } //# sourceMappingURL=BundleServerOptions.d.ts.map