export default class UnauthorizedError extends Error { constructor(m?: string); }