export declare const config: (options?: { entry: string; outputFilename: string; outputPath: string; } | undefined) => any;