import type * as Extend from "../index"; export interface ParseStepDefinitionConfig { parseConfig?: Extend.ParseConfig; }