export type DiscoState = {
    _identities: any[];
    _features: any[];
};
//# sourceMappingURL=index.d.ts.map