export declare class Jiralogger { static logJira(stepName: string, scenarioName: string, ModuleName: string, errorStack: string): Promise; }