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