import { ProjectSettings } from '@dynamic-labs/sdk-api-core'; export declare const usingV3Wallets: (projectSettings?: ProjectSettings) => boolean;