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