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