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