import { IStep } from './types'; export default function prettyFormatStep(step: IStep): string; //# sourceMappingURL=prettyFormatStep.d.ts.map