/** * Example usage scenarios demonstrating type-safe API interactions */ declare function runExamples(): Promise; export { runExamples }; //# sourceMappingURL=examples.d.ts.map