export declare const isNegative: (x: any) => x is number;
//# sourceMappingURL=is-negative.d.ts.map