import type { TestStepCustomizer, TestStepExtractorContext } from 'jest-allure2-reporter';
export declare const testStep: TestStepCustomizer<TestStepExtractorContext>;
