import { IHttpInteraction } from '@useoptic/optic-domain'; export declare function ecsToHttpInteraction(ecs: any, id?: string): IHttpInteraction; //# sourceMappingURL=ecs-to-sample.d.ts.map