/**
 * AisAPI 统一接口使用示例
 *
 * 本示例展示如何使用AisAPI统一接口在不同提供商之间切换
 * 而无需更改应用代码结构
 */
export {};
//# sourceMappingURL=example.d.ts.map