import type { Provider } from '@particle-network/connect'; export declare function useParticleProvider(): Provider | undefined;