declare const fetchSui: (method: string, params: string[]) => Promise; export default fetchSui;