export declare function isJSONNumber(instance: unknown): instance is number;