export declare function checkConnectedToSafe(provider: any): Promise<boolean>;
