import type { TUIState } from './state.js'; export declare function handleShellPassthrough(state: TUIState, command: string): Promise; //# sourceMappingURL=shell.d.ts.map