export interface XummFeature { feature: string; type: string; params?: Record; } //# sourceMappingURL=XummFeature.d.ts.map