/// export default function Transaction({ hash }: { hash: string; }): JSX.Element | null;