export interface IDecoded { type: string; uuid: string; } //# sourceMappingURL=decoded.d.ts.map