//#region src/utils/mergeChunks.d.ts export declare const mergeChunks: (chunks: any[]) => any; //#endregion //# sourceMappingURL=mergeChunks.d.ts.map