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