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