/**
 * WASM Bindings - Host functions provided to WASM plugins
 */
export * from './env-imports';
export * from './resource-provider';
export * from './weather-provider';
export * from './socket-manager';
//# sourceMappingURL=index.d.ts.map