import type { RspackOptions } from '@rspack/core'; export declare const createPerformance: (serveMode: boolean, performanceOptions?: RspackOptions["performance"]) => RspackOptions["performance"];