import { ValidationResult } from '../../types.js';
export declare function stringValidator(): ValidationResult;
