export declare const transformNumberToBoolean: (numberValue: number) => boolean;