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