import { Eq } from 'fp-ts/lib/Eq'; export declare const eqUnknown: Eq; export declare const eqShallow: Eq;