export interface SelfRegistrationChanges { selfRegistration: boolean; password: string; } //# sourceMappingURL=SelfRegistrationChanges.d.ts.map