import type { TypeChecker } from "../types.ts"; export declare const isNonNegativeSafeInteger: TypeChecker;