export declare const getTransactionsApiUrl: () => string; export declare const setTransactionsApiUrl: (url: string) => string;