#if canImport(Darwin)
import Foundation
#else
@preconcurrency import Foundation
#endif