export declare class Gauge { static captureScreenshot(): Promise; static writeMessage(message: string): void; }