export declare const getHtmlWebpackPlugin: (context: Context, isSsr?: boolean | undefined) => any;
