export * from './pipeline-helpers.js';
export declare function finalizeWebpackProcessAssets(context: any): Promise<void>;
