import type { Attachment } from '@cucumber/messages'; export declare function attachmentFilename(attachment: Attachment): string; //# sourceMappingURL=attachmentFilename.d.ts.map