import { ValorTexto } from "../../valores";
export declare function validarValorString(valor: ValorTexto): boolean;
