import React from 'react';
export declare const formatBotMessage: (text: string) => React.ReactNode;
