export declare const errorCodes: string[]; export default function getMobilePaymentOptions(companyToken: string, transactionToken: string): Promise;