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