import type { Oas2RuleSet } from '../../oas-types';
export declare const rules: Oas2RuleSet<'built-in'>;
export declare const preprocessors: {};
