export declare class TerminalHelper { static execute(cammand: string): Promise; }