import type { TerminalContext } from "../context.js"; export declare function useTerminal(): TerminalContext;