import type { Eq } from "@principia/prelude/Eq"; export declare const getEq: (E: Eq) => Eq>; //# sourceMappingURL=eq.d.ts.map