import { Attach, EnvelopeListener } from './types'; export default function makeAttach(testStepId: string, testCaseStartedId: string, listener: EnvelopeListener): Attach; //# sourceMappingURL=makeAttach.d.ts.map