export declare enum TerminalDeveloperCommandId { WriteDataToTerminal = "workbench.action.terminal.writeDataToTerminal", RecordSession = "workbench.action.terminal.recordSession", ShowTextureAtlas = "workbench.action.terminal.showTextureAtlas", RestartPtyHost = "workbench.action.terminal.restartPtyHost" }