export declare function oauthSuccessHtml(message: string): string; export declare function oauthErrorHtml(message: string, details?: string): string;