import { DynamicClient } from '@dynamic-labs-sdk/client'; export declare const syncEvents: (client: DynamicClient) => void;