declare const splitSwagger: (swaggerFile: string, outputPath: string) => void;
export default splitSwagger;
