/** This exception is thrown when MyAdmin needs to throw a friendly error message. */ export interface IDirectSupportException { } //# sourceMappingURL=direct_support_exception.d.ts.map