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