export declare function isNegative(value?: number): boolean;
