import type { LiFiStep } from '@lifi/types';
export declare const getTransactionFailedMessage: (step: LiFiStep, txLink?: string) => Promise<string>;
//# sourceMappingURL=getTransactionMessage.d.ts.map