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