export default function ({ mode, nodeSources, nodeConfig }: { mode: any; nodeSources: any; nodeConfig: any; }): any;