export declare type WhereSecondaryClosure = (value: any) => boolean; export default WhereSecondaryClosure;