ProvideDecl
type ProvideDecl = | IntentProvideDecl | SurfaceProvideDecl;Either an intent or a surface declaration in the contract’s provides list.
type ProvideDecl = | IntentProvideDecl | SurfaceProvideDecl;Either an intent or a surface declaration in the contract’s provides list.