export interface ActivationResponse { email?: string; first: boolean; } //# sourceMappingURL=ActivationResponse.d.ts.map