import type { OpenAPIObject } from 'openapi3-ts/oas30';

export const spec: OpenAPIObject;
