declare const browserslistToEsbuild: (browserslistConfig?: string[] | string) => string[]
export default browserslistToEsbuild
