export declare const getTxExplorerUrl: (txId: string) => string;
