import { ValueTypes } from './validationTypes.js'; export declare const validationToType: (input: ValueTypes) => string;