export declare const isOdd: (number: number) => boolean;
