import type { ValidatorPlugin } from '../types'; export declare const expressionPrefixValidator: ValidatorPlugin;