import { Validation } from "./types"; export declare const required: Validation;