/// import { LiFi } from '@lifi/sdk'; export declare const useLiFi: () => LiFi; export declare const SDKProvider: React.FC;