export declare const isNumber: (x: any) => x is number;