export declare function isNegativeNumber(payload: unknown): payload is number;