declare function parseCommandFromResponse(response: string): string; export { parseCommandFromResponse };