import { TonConnectUI } from '@tonconnect/ui'; export declare function checkProvider(provider: TonConnectUI | null): provider is TonConnectUI;