export default function isNumeric(n: any): boolean;
