import type { JsonLogicContext } from '../../types.js'; export declare function substr(values: any[], data: JsonLogicContext): string;