import { IStep } from '../interfaces/IStep'; export declare const INITIAL_PROCESS_DEFINITION: IStep[];