export interface Configuration { secret: string; receiverId: string; } //# sourceMappingURL=types.d.ts.map