export declare function getExplorerLink({ explorerAddress, to }: { explorerAddress: string; to: string; }): string;