import { Validator } from "../models/validators"; export declare const isRecord: Validator>; export declare const isNonEmptyRecord: Validator>;