import type { ThemedTerminalProps, ThemedTerminalRef } from '../types/terminal.types';
export declare const ThemedTerminalWithProvider: import("react").ForwardRefExoticComponent<ThemedTerminalProps & import("react").RefAttributes<ThemedTerminalRef>>;
//# sourceMappingURL=ThemedTerminalWithProvider.d.ts.map