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