import Config = require("webpack-chain");
import { AppContext } from "../../types";
export default function (ctx: AppContext): Config;
