export declare const isInt32: (x: any) => x is number;
//# sourceMappingURL=is-int32.d.ts.map