import type { AboutPromptbookInformationOptions } from './aboutPromptbookInformation';
type AboutPromptbookInformationProps = AboutPromptbookInformationOptions;
/**
 * Provide information about Promptbook, engine version, book language version, servers, ...
 *
 * @public exported from `@promptbook/components`
 */
export declare function AboutPromptbookInformation(props: AboutPromptbookInformationProps): import("react/jsx-runtime").JSX.Element;
export {};
/**
 * TODO: !!! Remove "x" from filename
 * TODO: [🗽] Unite branding and make single place for it
 */
