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