/** * * @param value * @returns */ export declare function isNumeric(value: any): boolean; //# sourceMappingURL=number.d.ts.map