export { isStepLastOfItsLevel };
declare function isStepLastOfItsLevel(options: any, step: string): any;
