import type { Configuration } from "webpack"; export default function base(isDebugMode: boolean): Configuration;