export declare type NumericBoolean = boolean | 1 | 0;
//# sourceMappingURL=numeric-boolean.type.d.ts.map