import type { StepResult } from '@testim/root-cause-types'; export declare function extractStepName(result: StepResult): string;