import { TransportDataEvent } from "./TransportDataEvent"; export declare class DatawalletSynchronizedEvent extends TransportDataEvent { static readonly namespace: string; constructor(eventTargetAddress: string); } //# sourceMappingURL=DatawalletSynchronizedEvent.d.ts.map