import type { OpenAPIV3_1 } from 'openapi-types';
export type ComponentType = keyof OpenAPIV3_1.ComponentsObject;
//# sourceMappingURL=types.d.ts.map