export declare const or: (a: number) => (b: number) => number;
