import type { CollectionDefinition } from 'postman-collection'; import type { HttpServiceTransformer } from '../types'; export declare const transformPostmanCollectionService: HttpServiceTransformer;