import { PostmanMappedOperation } from 'postman';
export declare const inOperations: (target: PostmanMappedOperation, operations: string[] | undefined) => boolean;
