/** * Chat Controller Tools Demo * Demonstrates how to use the Chat Controller tools */ declare function demonstrateChatTools(): Promise; export { demonstrateChatTools };