import esbuild from 'esbuild'; export default function createESBuildConfig(config?: Record): esbuild.BuildOptions;