Returns the implicit context keyed by $key or null if such doesn't exist
namespace HH; function get_implicit_context( string $key, ): mixed;
string $key
mixed