/// <reference types="react" />
declare const BotClientUIExample: () => JSX.Element;
export default BotClientUIExample;
