import type { Either } from "@effect-ts/system/Either"; import type { Equal } from "../../Equal/index.js"; export declare function getEqual(EL: Equal, EA: Equal): Equal>; //# sourceMappingURL=getEqual.d.ts.map