export declare class AuthError extends Error { constructor(message: string); }