export declare function isNaM(s: string | any): boolean | undefined;
