export declare const isEven: (x: number) => boolean;
//# sourceMappingURL=is-even.d.ts.map