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