import type { TerminalCommandProps } from '@primereact/types/primitive/terminal';
export declare const defaultCommandProps: TerminalCommandProps;
