import { LiffError } from '@liff/util'; export declare function handleOAuthError(errorType: string, errorDescription: string): LiffError;