export default function verifyToken(companyToken: string, transactionToken: string, companyRef?: string, verifyTransaction?: number, AccRef?: string, customerPhone?: string, customerPhonePrefix?: string, customerEmail?: string): Promise;