import { SwaggerPaths } from 'swagger-client'; declare function getColorizedPaths(paths: SwaggerPaths): any[]; export { getColorizedPaths };