import { SyncValidation } from '../../types.js'; /** * Trim string value */ export declare const trim: SyncValidation;