declare const _default: { format: string; dts: boolean; outExtension: () => { js: string; dts: string; }; outDir: string; entry: string[]; treeshake: boolean; sourcemap: boolean; splitting: boolean; platform: string; shims: boolean; }[]; export { _default as default };