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