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