import * as messages from '@cucumber/messages'; export type ConcreteEnvelope = Required>; export type AttachmentEnvelope = ConcreteEnvelope<'attachment'>; //# sourceMappingURL=types.d.ts.map