export declare const isZero: (x: any) => x is 0;
//# sourceMappingURL=is-zero.d.ts.map