declare function and(value1: any, value2: any): boolean;
export default and;
//# sourceMappingURL=and.d.ts.map