import type { PlaygroundControl, PlaygroundDefinition, PlaygroundProps } from '../types.js'; export declare const NUI_TERMINAL_DEFAULTS: PlaygroundProps; export declare const ATTRIBUTE_NAMES: Record; export declare const CONTROLS: PlaygroundControl[]; export declare const nuiTerminalPlayground: PlaygroundDefinition; //# sourceMappingURL=nui-terminal.d.ts.map