export declare const isNotANumber: (s: any) => boolean;
