export declare const isPositiveFiniteNumber: (input: unknown) => input is number;