/** * Example usage of the EvolutionHttpClient * This file demonstrates how to use the HTTP client with the Evolution API */ declare function exampleUsage(): Promise; export { exampleUsage };