import { type Configuration } from 'webpack'; declare const serverOption: Configuration; export default serverOption;