export declare function getTransferIdByTxHash(txHash: string): string; export declare function getDestinationTxGQL(transferId: string, recipient: string, isFromL1Source: boolean): string;