Checks if the given value is a reactive Signal.
value
Signal
function isSignal( value: unknown): boolean;