export default class AuthenticationError extends Error { constructor(details?: string); }