declare const browserslistToEsbuild: (browserList: string[]) => string[];
export = browserslistToEsbuild;
