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