import { SDK } from '../sdk'; export interface IModule { readonly sdk: SDK; } //# sourceMappingURL=IModule.d.ts.map