import { type Configuration } from 'webpack'; export declare function createDevelopmentConfiguration(override?: Configuration): Promise;