import * as webpack from 'webpack'; import Service, { IArgs } from '../../Service'; declare const _default: (service: Service, args: IArgs) => webpack.Configuration; export default _default; //# sourceMappingURL=server.d.ts.map