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