declare const getBankTransferOptions: (companyToken: string, transactionToken: string) => Promise; export default getBankTransferOptions;