import { SDK, Plugin } from '@rsdoctor/types'; export declare function assetsContents(assetMap: Map, chunkGraph: SDK.ChunkGraphInstance, supports: Plugin.RsdoctorPluginOptionsNormalized['supports']): void;