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