/// <reference types="react" />
export declare function getExplorerUrl(txHash: string, caip2: string): string;
export declare function getChainLogo(caip2: string): React.ReactNode;
//# sourceMappingURL=helpers.d.ts.map