import type { Oas2Decorator } from '../../visitors';
export declare const RemoveUnusedComponents: Oas2Decorator;
