export default function isInteger(value: string | number): boolean;