export declare class LocalStamp { private saasdk; start(): void; stop(): void; restart(): void; ssh(): void; status(): void; private _runInSaasdk; }