import { ElementBo } from '../../../../src/COE_AUTOMATION/src/Framework/FrameworkUtilities/ElementBo'; export declare class N { static uiElements: Map; static timeout: number; static globalTimeout(): number; static stepName: string; static stepArgs: any[]; }