SafeInteger.isNegativeSafeInteger
import { SafeInteger } from "https://raw.githubusercontent.com/i-xi-dev/bytes.es/4.4.2/deps.ts";
const { isNegativeSafeInteger } = SafeInteger;
function isNegativeSafeInteger(test: unknown): boolean;
import { SafeInteger } from "https://raw.githubusercontent.com/i-xi-dev/bytes.es/4.4.2/deps.ts";
const { isNegativeSafeInteger } = SafeInteger;