export declare const isInteger: (num: number) => boolean;
