/** This exception is thrown when there is an exception creating/registering a new database. */ export interface IRegistrationException { } //# sourceMappingURL=registration_exception.d.ts.map