import { Promisify } from '../types/ValidateWith'; declare const promisify: Promisify; export { promisify };