export declare function Prompt(props: { when: boolean; content: string; subContent: string; }): import("react/jsx-runtime").JSX.Element;