/** * Demo script to showcase the Evolution API Endpoint Registry */ declare function demonstrateRegistry(): void; export { demonstrateRegistry };