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