function signCookieValue(value, secret): string;
Sign the cookie value.
unknown
The value to sign.
string
Secret for signing.