import * as R from "ramda"; export declare const update: R.CurriedFunction3 any, any, any>; export declare const lengthAtPropGreaterThan: R.CurriedFunction3; export declare const dropEachOfProp: R.CurriedFunction2;