export declare const bundlerList: string[]; export type Bundler = (typeof bundlerList)[number]; //# sourceMappingURL=bundler-list.d.ts.map