export declare const operationMessagesUnambiguity: import("@stoplight/spectral-core").RulesetFunctionWithValidator<{ channel?: { $ref: string; } | undefined; messages?: [{ $ref: string; }] | undefined; }, null>;