import type { Configuration } from 'webpack'; export declare function getWebpackConfig(): Promise<(env: any, argv: any) => Configuration>; //# sourceMappingURL=getWebpackConfig.d.ts.map