pub async fn write_import_context( body: &mut impl Write, import_context: Option<ResolvedVc<ImportContext>>, ) -> Result<String>