import { UserTransactionResponse } from '@aptos-labs/ts-sdk'; export declare const getAptosTransactionStatus: (hash: string) => Promise;