import { OpenAPIV3 } from '@useoptic/openapi-utilities'; export declare function specWithPaths(pathsStrings: string[]): OpenAPIV3.Document; //# sourceMappingURL=spec-with-paths.d.ts.map